home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / News Stacks / Dec.'90AMUG News™.cpt / Dec.'90AMUG News™ / card_14266.txt < prev    next >
Text File  |  1991-01-01  |  3KB  |  143 lines

  1. -- card: 14266 from stack: in.'90AMUG News‚Ñ¢
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3780
  5. -- name: WriteNow
  6. ----- HyperTalk script -----
  7. on CloseCard
  8.   push cd
  9. end CloseCard
  10.  
  11.  
  12. -- part 2 (button)
  13. -- low flags: 00
  14. -- high flags: 0000
  15. -- rect: left=200 top=77 right=99 bottom=240
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 21001 / 21001
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: 
  24. ----- HyperTalk script -----
  25. on mouseDown
  26.   set icon of me to "EyeClose"
  27. end mouseDown
  28.  
  29. on mouseUp
  30.   set icon of me to "EyeOpen"
  31.   dispPict "Write1"
  32. end mouseUp
  33.  
  34.  
  35.  
  36.  
  37. -- part 3 (button)
  38. -- low flags: 00
  39. -- high flags: 0000
  40. -- rect: left=325 top=196 right=218 bottom=365
  41. -- title width / last selected line: 0
  42. -- icon id / first selected line: 21001 / 21001
  43. -- text alignment: 1
  44. -- font id: 0
  45. -- text size: 12
  46. -- style flags: 0
  47. -- line height: 16
  48. -- part name: 
  49. ----- HyperTalk script -----
  50. on mouseDown
  51.   set icon of me to "EyeClose"
  52. end mouseDown
  53.  
  54. on mouseUp
  55.   set icon of me to "EyeOpen"
  56.   dispPict "Write2"
  57. end mouseUp
  58.  
  59.  
  60.  
  61.  
  62. -- part 4 (button)
  63. -- low flags: 00
  64. -- high flags: 0000
  65. -- rect: left=371 top=196 right=218 bottom=411
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 21001 / 21001
  68. -- text alignment: 1
  69. -- font id: 0
  70. -- text size: 12
  71. -- style flags: 0
  72. -- line height: 16
  73. -- part name: 
  74. ----- HyperTalk script -----
  75. on mouseDown
  76.   set icon of me to "EyeClose"
  77. end mouseDown
  78.  
  79. on mouseUp
  80.   set icon of me to "EyeOpen"
  81.   dispPict "Write3"
  82. end mouseUp
  83.  
  84.  
  85.  
  86.  
  87. -- part contents for background part 2
  88. ----- text -----
  89. 21
  90.  
  91. -- part contents for background part 8
  92. ----- text -----
  93. ............................................Wally Brenton
  94.  
  95. -- part contents for background part 9
  96. ----- text -----
  97. WriteNow‚Ñ¢2.2
  98.  
  99. -- part contents for background part 1
  100. ----- text -----
  101. Being new at this matter of reviewing 
  102. Software products, I have learned very 
  103. quickly that if one were to attempt to be 
  104. really thorough, the review would 
  105. probably be as long as the Instruction 
  106. Manual for the Product! That said, I will 
  107. try to comment on the highlights of 
  108. WriteNow‚Ñ¢ 2.2 from the point of view of a 
  109. Mac IIci user to give the reader a look at 
  110. the product from that angle. The product performs pretty much as advertised; it is a very functional product (I'm using it to write this article); and, I have uncovered no major problems while using it in the time available for this project.
  111.  
  112. On the positive side, I have observed 
  113. several nice features; the most notable to 
  114. me from the first was the way it handles 
  115. importing and exporting of files.  The 
  116. "Open" dialog box has a second window 
  117.  
  118.  
  119. -- part contents for background part 10
  120. ----- text -----
  121. which shows six choices for file formats 
  122. which cover most situations one would 
  123. need for this purpose.This way one can 
  124. change the file format type by clicking 
  125. on the format selection and see the 
  126. available files appear in the file name 
  127. window. The "Save As" function has five 
  128. choices.  Most programs I have seen to 
  129. date require you to click on a file type 
  130. button in order to see the choices and 
  131. make selections, this one tells you the 
  132. types without additional "button pushing".
  133.  
  134. One of the program's most advertised 
  135. features is it's speed. It is less than one 
  136. third the size of the three major packages 
  137. which are often compared to it; and, it 
  138. does run 
  139. noticeably faster; 
  140. however, I must
  141.  point out that the 
  142.  
  143.